JAMSRESTAPI Web Service
GetMethod_CheckMethodAccess
JAMSRESTAPI Web Service > All Operations Resource Group : Method_CheckMethodAccess (Get)

Resource Path: /api/method/access/{methodAccess}

Uri: http://doc.jamsscheduler.com/api/method/access/{methodAccess}

Description
Check access to the given method
Parameters
NameDescriptionData Type
Access typestring
Method Idinteger
Method namestring
Response

The response body is of type ValidationLog.

OK

Overview

ValidationLog
hasErrors : boolean
entries : Array[ValidationLogEntry]
sequenceNumber : integer
traceLevel : string
message : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service